Mesh.setIndices

Will choose between resizing buffer as needed or only updating it.

  1. void setIndices(IHipRendererBuffer indexBuffer)
  2. void setIndices(index_t[] indices)
    class Mesh
    void
    setIndices
    (
    index_t[] indices
    )

Meta